projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ec11f
)
(src/config.stamp): Target renamed from src/config.h and touch it explicitly.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Jun 1997 02:53:36 +0000
(
02:53
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Jun 1997 02:53:36 +0000
(
02:53
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 4876982aa70348a6867494ce1470b3050c52cfe8..b58b3cd1aabd05e2d78aa067dc138769801daa21 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-220,7
+220,7
@@
paths-force: FRC
src: lib-src FRC
-lib-src: FRC src/config.
h
+lib-src: FRC src/config.
stamp
.RECURSIVE: ${SUBDIR}
@@
-239,8
+239,9
@@
Makefile: Makefile.in config.status
src/Makefile: src/Makefile.in config.status
./config.status
-src/config.
h
: src/config.in config.status
+src/config.
stamp
: src/config.in config.status
./config.status
+ touch src/config.stamp
lib-src/Makefile: lib-src/Makefile.in config.status
./config.status